(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 07/29/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.5527 6.7493
GBP

8.5700 8.9220 9.6455
JPY

0.0000 0.0410 0.0443
EUR

7.3400 7.6422 8.2618
CAD

4.6200 4.7608 5.1468
AUD

4.4300 4.6597 5.0375
BBD

2.9300 0.0000 3.6277
BZD

0.0000 3.3896 3.6644
XCD

2.2000 2.3458 2.5497
GHS

0.0000 0.5446 0.5793
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8326 0.9251
INR

0.0000 0.0721 0.0767
JMD

0.0410 0.0000 0.0464
NZD

3.6900 3.8798 4.1944
NOK

0.6600 0.6943 0.7506
CHF

7.7800 8.1885 8.8525
See all rates"; } })();